home *** CD-ROM | disk | FTP | other *** search
/ Merciful 2 / Merciful - Disc 2.iso / software / d / devioustools21.dms / devioustools21.adf / utils / 007.lzx / netbeginner / NetBeginner.doc next >
Text File  |  2016-01-24  |  8KB  |  247 lines

  1. (le texte en français suit)
  2.  
  3. Here are some information and sample scripts to help you to make your first
  4. steps on the net if you tried hard to make a dynamic PPP connection with
  5. your Amiga.
  6.  
  7.  
  8. WHAT IS NEEDED:
  9.  
  10. - TCP/IP protocol stack
  11.   available from Aminet and Aminet CD-ROM in the comm/tcp/ dir
  12.   (Aminet:comm/tcp/AmiTCP_demo_40.lha, fully usable demo version)
  13.  
  14. - PPP device driver
  15.   available from Aminet and Aminet CD-ROM in the comm/net/ dir
  16.   (Aminet:comm/net/PPP1_30.lha, shareware)
  17.  
  18.  
  19. WHAT MIGHT BE USEFULL TOO:
  20.  
  21. - Serline by Christopher Laprise
  22.   from InterInstall
  23.   (included here)
  24.  
  25. - Online-o-Meter (check how long you are online)
  26.   available from Aminet and Aminet CD-ROM in the comm/misc/ dir
  27.   (Aminet:comm/misc/Online1_4.lha, shareware)
  28.  
  29. - PhoneBill (excellent phone bill preview and stats)
  30.   available from Aminet and Aminet CD-ROM in the comm/misc/ dir
  31.   (Aminet:comm/misc/pbill33d.lha, shareware)
  32.  
  33. - socket.library (needed by some client)
  34.   available from the Thor Homepage (and from other place too)
  35.   (http://www.cs.uit.no/~kjelli/thor.html)
  36.  
  37.  
  38.  
  39.  
  40. 1. Unarchive PPP1_30.lha and read the docs.
  41. 2. Unarchive AmiTCP_demo_40.lha and read the docs too.
  42. 3. Install both following the guidelines in PPP docs.
  43. 4. Check if your user-startup have the new following lines:
  44.  
  45.      ;BEGIN AmiTCP/IP
  46.      assign AmiTCP: Work:Comms/AmiTCP-4.0
  47.      path AmiTCP:bin add
  48.      Assign APIPE: Exists > NIL:
  49.      IF Warn
  50.        Mount APIPE: from AmiTCP:devs/APipe-Mountlist
  51.      EndIf
  52.      ;END AmiTCP/IP
  53.  
  54.    (change Work:Comms/ to the path on YOUR disk)
  55. 5. Reboot to make sure the new assigns are taken in account.
  56. 6. Copy the file scripts/startnet to AmiTCP:bin/
  57.  
  58.      copy scripts/startnet AmiTCP:bin
  59.  
  60.    (DON'T overwrite the AmiTCP:bin/startnet script if you
  61.     installed a COMMERCIAL version of AmiTCP/IP v4.x !)
  62. 7. Read and modify the PPP.dial script, copy it where you want
  63.    or follow the suggestion in PPP docs.
  64. 8. Check in ENVARC: and ENV: if the directory Sana2 exists,
  65.    and if ppp0.config exists.  Compare ppp0.config with this:
  66.  
  67.      serial.device 0 57600 0.0.0.0 SHARED 7WIRE CD SERBUF=4096 DIALSCRIPT=Work:Data/Comms/Scripts/ppp.dial
  68.  
  69.    (change Work:Data/Comms/Scripts/ to where you put PPP.dial)
  70.    (re-read PPP docs to learn about the parameters if you wish)
  71. 9. Read the scripts/StartInternet and scripts/StopInternet and
  72.    modify them to suit your need.  Copy them where you want.
  73.  
  74.  
  75. and have a test: start your connection from shell with StartInternet,
  76.                  stop the connection with StopInternet.
  77.  
  78. (I use ToolManager to start and stop Internet connection)
  79.  
  80.  
  81.  
  82. Rem: about the installation of the DEMO (4.0) AmiTCP/IP
  83.  
  84. - when asked for a login name, it's NOT the login your IAP gave you.
  85.   Just enter what you want.
  86.   The login from your IAP (for Ping in Belgium, it's in the form
  87.   pingxxxx) is to be put in the PPP.dial script.
  88.  
  89. - if asked for a userID, just reply 200 (default)
  90.  
  91. - if asked for a groupID, just reply 100 (default)
  92.  
  93. - if asked for a password, leave this blank; you already have too
  94.   much password to remember ;-)
  95.   (the password given by your IAP is to be put in PPP.dial)
  96.  
  97. - if asked for a host name, leave this blank
  98.  
  99. - when asked for domain name of your site (domain suffix), enter the
  100.   one your IAP supply you (for Ping in Belgium, it's ping.be).
  101.  
  102. - if asked for an Internet protocol address for your computer, leave
  103.   this blank (or default 0.0.0.0), as it is dynamic.
  104.  
  105. - when asked for a netmask, accept the default.
  106.  
  107. - when asked for the address of the Domain Name Server (DNS), enter
  108.   the one given by your IAP (for Belgian Ping users, it's
  109.   193.74.114.1)
  110.  
  111.  
  112.  
  113.  
  114. Philippe Duchenne <Philippe.Duchenne@ping.be>
  115. (http://www.ping.be/~ping3412)
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.  
  123. Voici quelques informations et exemples de scripts pour vous aider à faire
  124. vos premiers pas sur le net si vous cherchez à établir une connection de
  125. type PPP dynamique avec votre Amiga.
  126.  
  127.  
  128. CE QUI EST INDISPENSABLE:
  129.  
  130. - TCP/IP protocol stack
  131.   disponible sur Aminet et Aminet CD-ROM dans le répertoire comm/tcp/
  132.   (Aminet:comm/tcp/AmiTCP_demo_40.lha, version démo utilisable)
  133.  
  134. - un pilote PPP
  135.   disponible sur Aminet et Aminet CD-ROM dans le répertoire comm/net/
  136.   (Aminet:comm/net/PPP1_30.lha, shareware)
  137.  
  138.  
  139. CE QUI EST EGALEMENT UTILE:
  140.  
  141. - Serline de Christopher Laprise
  142.   dans InterInstall
  143.   (inclus ici)
  144.  
  145. - Online-o-Meter (chronomètre votre temps en ligne)
  146.   disponible sur Aminet et Aminet CD-ROM dans le répertoire comm/misc/
  147.   (Aminet:comm/misc/Online1_4.lha, shareware)
  148.  
  149. - PhoneBill (excellent pour prévoir votre facture téléphonique)
  150.   disponible sur Aminet et Aminet CD-ROM dans le répertoire comm/misc/
  151.   (Aminet:comm/misc/pbill33d.lha, shareware)
  152.  
  153. - socket.library (réclamée par certains clients)
  154.   disponible entre-autre sur la Homepage Thor
  155.   (http://www.cs.uit.no/~kjelli/thor.html)
  156.  
  157.  
  158.  
  159.  
  160. 1. Desarchivez PPP1_30.lha et lisez la doc.
  161. 2. Désarchivez AmiTCP_demo_40.lha et lisez aussi la doc.
  162. 3. Installez ces 2 logiciels en suivant les conseils de la doc PPP.
  163. 4. Vérifiez si les lignes suivantes ont été ajoutées à votre
  164.    User-Startup:
  165.  
  166.      ;BEGIN AmiTCP/IP
  167.      assign AmiTCP: Work:Comms/AmiTCP-4.0
  168.      path AmiTCP:bin add
  169.      Assign APIPE: Exists > NIL:
  170.      IF Warn
  171.        Mount APIPE: from AmiTCP:devs/APipe-Mountlist
  172.      EndIf
  173.      ;END AmiTCP/IP
  174.  
  175.    (changez Work:Comms/ par le chemin sur VOTRE disque dur)
  176. 5. Rebootez pour être sûr que les nouvelles assignations sont prises
  177.    en compte.
  178. 6. Copiez le fichier scripts/startnet dans le répertoire AmiTCP:bin/
  179.  
  180.      copy scripts/startnet AmiTCP:bin
  181.  
  182.    (N'ECRASEZ PAS le script AmiTCP:bin/startnet si vous installez une
  183.     version COMMERCIALE de AmiTCP/IP 4.x !)
  184. 7. Lisez et modifiez le script PPP.dial, copiez le où vous voulez ou
  185.    suivez les suggestions de la doc PPP.
  186. 8. Vérifiez si le répertoire Sana2 existe dans ENVARC: et ENV:
  187.    vérifiez la présence dans ce répertoire de ppp0.config et comparez
  188.    avec:
  189.  
  190.      serial.device 0 57600 0.0.0.0 SHARED 7WIRE CD SERBUF=4096 DIALSCRIPT=Work:Data/Comms/Scripts/ppp.dial
  191.  
  192.    (changez Work:Data/Comms/Scripts/ par le chemin d'accès à PPP.dial)
  193.    (relisez la doc PPP pour des explications dur les paramètres)
  194. 9. lisez les scripts scripts/StartInternet et scripts/StopInternet et
  195.    faites les modifications nécessaires.  Copiez-les où vous voulez.
  196.  
  197.  
  198. et faites un essai: démarrez la connection à partir du shell avec
  199.                      StartInternet
  200.                     stoppez la connection avec StopInternet
  201.  
  202. (J'utilise ToolManager pour lancez et arrêter une connection Internet)
  203.  
  204.  
  205.  
  206.  
  207. Rem: à propos de l'installation de la version démo 4.0 de AmiTCP/IP
  208.  
  209. - lorsque l'on vous demande votre login name, ce n'est PAS le login
  210.   que votre fournisseur d'accès vous à donné.  Entrez ce que vous
  211.   voulez.
  212.   Le login de votre fournisseur (pour Ping en Belgique, il a la forme
  213.   pingxxxx) est à encoder dans le script PPP.dial.
  214.  
  215. - si l'on vous demande un userID, entrez juste 200 (défaut)
  216.  
  217. - si on vous demande un groupID, entrez juste 100 (défaut)
  218.  
  219. - si on vous demande d'entrez un mot de passe, n'en faites rien; vous
  220.   avez déjà assez de mots-de-passe à retenir ;-)
  221.   (le mot de passe délivré par votre fournisseur est à encoder dans
  222.    le script PPP.dial)
  223.  
  224. - si on vous demande un host name, laissez à blanc.
  225.  
  226. - lorsque l'on vous demande le domain name of your site (domain suffix),
  227.   entrez celui que votre fournisseur vous a confié (pour Ping en
  228.   Belgique, c'est ping.be).
  229.  
  230. - si on vous demande un Internet protocol address for your computer,
  231.   laissez à blanc (ou par défaut 0.0.0.0), puisque l'accès est
  232.   dynamique.
  233.  
  234. - lorsque l'on vous demande un netmask, acceptez le défaut.
  235.  
  236. - lorsque l'on vous demande le Domain Name Server (DNS), entrez celui
  237.   donné par votre fournisseur (pour les utilisateurs belges de Ping,
  238.   c'est 193.74.114.1)
  239.  
  240.  
  241.  
  242.  
  243.  
  244. Philippe Duchenne <Philippe.Duchenne@ping.be>
  245. (http://www.ping.be/~ping3412)
  246.  
  247.